Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce ModelData class #4940

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Introduce ModelData class #4940

wants to merge 3 commits into from

Conversation

samaneh-kazemi
Copy link
Collaborator

Reference Issue

The goal of this PR is to split ModelScene into ModelData and SceneData class.
First sub task is to introduce ModelData class, ModelScene class will have a memeber of this type. I gradually start adding model related members of ModelScene to ModelData class. Making sure the functionalities still work and maybe add unit tests for it.

Eventually once we introduce extra-model element, ModelScene will have an array of ModelData per each extra model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant